Version

MultiTextSizePropertySet<T> Class Members

The following tables list the members exposed by MultiTextSizePropertySet<T>.

Protected Fields
 NameDescription
Protected FielddefaultValuesCOntains the default value of each property.  
Protected FieldtagValue (Inherited from Infragistics.Shared.SubObjectBase)
Public Properties
 NameDescription
Public PropertyBlockReturns or sets the object or value used for the block text size.  
Public PropertyDisposed (Inherited from Infragistics.Shared.DisposableObject)
Public PropertyHeadingReturns or sets the object or value used for the heading text size.  
Public PropertyNormalReturns or sets the object or value used for the normal text size.  
Public PropertySmallReturns or sets the object or value used for the small text size.  
Public PropertyTag (Inherited from Infragistics.Shared.SubObjectBase)
Protected Properties
 NameDescription
Protected PropertySubObjectPropChangeHandler (Inherited from Infragistics.Shared.SubObjectBase)
Public Methods
 NameDescription
Public MethodCreateObjRefCreates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject)
Public MethodDispose (Inherited from Infragistics.Shared.DisposableObject)
Public MethodGetLifetimeServiceRetrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public MethodInitializeLifetimeServiceObtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public MethodNotifyPropChangeOverloaded.  (Inherited from Infragistics.Shared.SubObjectBase)
Public MethodShouldSerializeTag (Inherited from Infragistics.Shared.SubObjectBase)
Public MethodVerifyNotDisposed (Inherited from Infragistics.Shared.DisposableObject)
Protected Methods
 NameDescription
Protected MethodDeserializeTagOverloaded.  (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodGetObjectDataGets the data to serialize.  
Protected MethodInitializeTag (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodMemberwiseCloneOverloaded. Creates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject)
Protected MethodOnDispose (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodOnObjectPropChanged (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodOnSubObjectPropChanged (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodResetBlockRestores the value of the Low property to its default.  
Protected MethodResetHeadingRestores the value of the Low property to its default.  
Protected MethodResetNormalRestores the value of the Low property to its default.  
Protected MethodResetSmallRestores the value of the Low property to its default.  
Protected MethodResetTag (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodResolvePropertyValueResolvePropertyValue  
Protected MethodSerializeTagOverloaded.  (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodShouldSerializeBlockReturns a boolean value indicating whether this property requires serialization.  
Protected MethodShouldSerializeHeadingReturns a boolean value indicating whether this property requires serialization.  
Protected MethodShouldSerializeNormalReturns a boolean value indicating whether this property requires serialization.  
Protected MethodShouldSerializeSmallReturns a boolean value indicating whether this property requires serialization.  
Protected MethodVerifyPropertyValueVerifies the value of the specified property to ensure it is within range.  
Public Events
 NameDescription
Public EventSubObjectDisposed (Inherited from Infragistics.Shared.SubObjectBase)
Public EventSubObjectPropChanged (Inherited from Infragistics.Shared.SubObjectBase)
See Also